linux.git
8 years agoFix uImage build
Nobuhiro Iwamatsu [Sun, 1 Oct 2017 14:52:09 +0000 (15:52 +0100)]
Fix uImage build

[bwh: This was added without a description, but I think it is dealing
with a similar issue to powerpcspe-omit-uimage.patch]

Gbp-Pq: Topic debian
Gbp-Pq: Name arch-sh4-fix-uimage-build.patch

8 years agoPartially revert "MIPS: Add -Werror to arch/mips/Kbuild"
Ben Hutchings [Mon, 13 Sep 2010 01:16:18 +0000 (02:16 +0100)]
Partially revert "MIPS: Add -Werror to arch/mips/Kbuild"

This reverts commits 66f9ba101f54bda63ab1db97f9e9e94763d0651b and
5373633cc9253ba82547473e899cab141c54133e.

We really don't want to add -Werror anywhere.

Gbp-Pq: Topic debian
Gbp-Pq: Name mips-disable-werror.patch

8 years agoTweak gitignore for Debian pkg-kernel using git svn.
Ian Campbell [Thu, 17 Jan 2013 08:55:21 +0000 (08:55 +0000)]
Tweak gitignore for Debian pkg-kernel using git svn.

[bwh: Tweak further for pure git]

Gbp-Pq: Topic debian
Gbp-Pq: Name gitignore.patch

8 years agokbuild: Make the toolchain variables easily overwritable
Bastian Blank [Sun, 22 Feb 2009 14:39:35 +0000 (15:39 +0100)]
kbuild: Make the toolchain variables easily overwritable

Allow make variables to be overridden for each flavour by a file in
the build tree, .kernelvariables.

We currently use this for ARCH, KERNELRELEASE, CC, and in some cases
also CROSS_COMPILE, CFLAGS_KERNEL and CFLAGS_MODULE.

This file can only be read after we establish the build tree, and all
use of $(ARCH) needs to be moved after this.

Gbp-Pq: Topic debian
Gbp-Pq: Name kernelvariables.patch

8 years agoMake mkcompile_h accept an alternate timestamp string
Ben Hutchings [Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)]
Make mkcompile_h accept an alternate timestamp string

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch

8 years agoInclude package version along with kernel release in stack traces
Ben Hutchings [Tue, 24 Jul 2012 02:13:10 +0000 (03:13 +0100)]
Include package version along with kernel release in stack traces

For distribution binary packages we assume
$DISTRIBUTION_OFFICIAL_BUILD, $DISTRIBUTOR and $DISTRIBUTION_VERSION
are set.

Gbp-Pq: Topic debian
Gbp-Pq: Name version.patch

8 years agolinux (4.13.4-1) unstable; urgency=medium
Ben Hutchings [Sun, 1 Oct 2017 14:52:09 +0000 (15:52 +0100)]
linux (4.13.4-1) unstable; urgency=medium

  * New upstream stable update:
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.3
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.4

  [ Ben Hutchings ]
  * [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
  * [arm64ilp32] Build a linux-libc-dev package (Closes: #874536)
  * [mips*r6*] Re-enable these architectures, now that dak knows about them
    (Closes: #825024)
  * [x86] Enable INTEL_CHT_INT33FE as module (Closes: #873164)
  * [armhf] Enable AXP20X_ADC, CHARGER_AXP20X, BATTERY_AXP20X, GPIO_AXP209,
    AXP288_CHARGER, AXP288_FUEL_GAUGE, EXTCON_AXP288, AXP288_ADC as modules
    (Closes: #873038)
  * thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of
    TRANSPARENT_HUGEPAGE_MADVISE
  * ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
  * [armel] rtc: Disable RTC_NVMEM
  * [x86] hyperv-daemons: Use pid file name in init script status operation
  * Update policy version to 4.1.1:
    - linux-doc: Build an empty package when the nodoc profile is used
    - [x86] hyperv-daemons: Create pid files under /run, not /var/run
    - Change all binary packages with priority: extra to priority: optional
    - Install copyright file (and some other documentation) when the nodoc
      profile is used
  * debian/control: Move many build dependencies to Build-Depends-Arch field
  * debian/control: Remove obsolete workarounds and alternate build deps
  * usbip: Stop building broken libusbip-dev package
  * Rename lintian-overrides template files to be consistent
  * linux-image-dbg: Override lintian errors binary-from-other-architecture and
    shlib-without-PT_GNU_STACK-section for vDSOs
  * [armhf] dts: exynos: Add dwc3 SUSPHY quirk (Closes: #843448)
  * liblockdep: Make missing function declarations fatal errors, to catch use
    of missing kernel APIs
  * liblockdep: Define pr_cont()
  * Set ABI to 1

  [ Uwe Kleine-König ]
  * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin

  [ John Paul Adrian Glaubitz ]
  * [m68k] Enable CONFIG_PATA_FALCON as module.

  [ Salvatore Bonaccorso ]
  * fix infoleak in waitid(2) (CVE-2017-14954)

[dgit import unpatched linux 4.13.4-1]

8 years agoImport linux_4.13.4.orig.tar.xz
Ben Hutchings [Sun, 1 Oct 2017 14:52:09 +0000 (15:52 +0100)]
Import linux_4.13.4.orig.tar.xz

[dgit import orig linux_4.13.4.orig.tar.xz]

8 years agoImport linux_4.13.4-1.debian.tar.xz
Ben Hutchings [Sun, 1 Oct 2017 14:52:09 +0000 (15:52 +0100)]
Import linux_4.13.4-1.debian.tar.xz

[dgit import tarball linux 4.13.4-1 linux_4.13.4-1.debian.tar.xz]